/* CSS Document */
body { background-color: transparent; width: 100%; height: 100%; }

.skin-width01 { width:900px; padding-top:10px; }
.skin-width02 { width:1024px; }

.controlpanel_width { width: 900px; margin:auto; }
.controlpanel_bg { width: 100%; background:#FFFFFF; }

/*-------- design style --------*/
.page_bg { background:url(images/Grey_r1_c1.jpg) top repeat-x #1B1B1B; }
.page_left_bg { background:url(images/Grey_r5_c3.jpg) right repeat-y #535353; }

.logo_padding { padding:10px 5px; }
.menu_style { padding:10px 0px 20px 0px; width:200px; }

.date_padding { padding:0px 10px 0px 20px;   height:32px;}
.user_padding { padding:0px 10px 0px 10px;  height:32px; }
.content_padding { padding:2px 6px; height:300px;}
.main_bg { background:#FFFFFF; }

.footer_bg01 { background:url(images/Grey_r10_c4.jpg) repeat-x top; height:61px; }
.footer_bg02 { background:url(images/Grey_r10_c7.jpg) repeat-x top; height:61px; }

/*--------- pane style ----------*/
.bannerpane { padding: 1px; }
.contentpane { padding:3px 6px 3px 6px; }
.leftpane { padding:3px 6px 3px 6px; }
.centerpane { padding:3px 6px 3px 6px; }
.rightpane { padding:3px 6px 3px 6px; }
.bottompane { padding:3px 6px 3px 6px; }
.leftsidepane { padding:5px 3px 10px 3px; }

/*--------- Default style ----------*/
.Head{ font-size:13px; font-weight:bold; color:#333333; }
.SubHead{ font-size:12px; font-weight:bold; color:#333333; }
.SubSubHead{ font-size:12px; color:#333333; }
.Normal{ font-size:12px; color:#333333; font-weight: normal; }
.TH,TD,DIV { font-size: 12px; color: #333333; font-family: Tahoma, Verdana, Arial,  Helvetica, sans-serif; }
A:link { color :#094EB5; text-decoration : none; }
A:active { color :#094EB5; text-decoration : underline; }
A:hover { color :#990000; text-decoration : underline; }
A:visited { color :#666666; text-decoration : none; }

/*--------- Menu style ----------*/
.MainMenu_MenuContainer { background-color: transparent; width:100%;}
.MainMenu_MenuBar { }
.MainMenu_MenuArrow { display: none;}
.MainMenu_RootMenuArrow { display: none; }
.MainMenu_MenuIcon { display: none;}
.MainMenu_MenuBreak { display: none; }

.RootMenuItem TD { padding:0px 18px 0px 10px; height:44px; font-size:13px; font-weight:bold; color:#FFFFFF; text-align:right; background:url(images/Grey_r6_c3.jpg) no-repeat bottom right; }
.RootMenuItemSel TD { padding:0px 18px 0px 10px; height:44px; font-size:13px; font-weight:bold; color: #CCCCCC; text-align:right; background:url(images/Grey_r8_c3.jpg) no-repeat bottom right;  }
.RootMenuItemHover TD { padding:0px 18px 0px 10px; height:44px; font-size:13px; font-weight:bold; color:#000000; text-align:right; background:url(images/Grey_r8_c3.jpg) no-repeat bottom right;  }

.MainMenu_MenuItem { padding:6px 35px 6px 13px; font-size: 12px; color: #444444; font-weight: normal; border-top:0 solid #fff; border-right:0 solid #fff; border-bottom:1px solid #D5D5D5; border-left:0 solid #fff; }
.MainMenu_MenuItemSel { background-color: transparent; cursor: hand; }
.MainMenu_SubMenu { z-index: 1000; margin:0px;padding:0px; cursor:hand; background:#f9f9f9; font-size:12px; font-weight: normal; border-top:1px solid #D5D5D5; border-left:1px solid #D5D5D5; border-right:1px solid #D5D5D5; border-bottom:0px solid #D5D5D5; filter:Alpha(Opacity=92);-moz-opacity:0.92;}
.Submenuitemselected,Submenuitembreadcrumb { padding:6px 35px 6px 13px; border-bottom:1px solid #D5D5D5; marginp: 0px; font-size: 12px; color: #FFFFFF; font-weight: normal; background: #535353; }
.Submenuitemactive { padding:6px 35px 6px 13px; border-bottom:1px solid #D5D5D5; marginp: 0px; font-size: 12px; color: #000000; font-weight: normal; background: #D5D5D5; }

/*--------- CommandButton style ----------*/
.CommandButton { font-size : 11px; font-weight : normal; color: #0033CC; text-decoration: none; }
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active { font-size : 11px; font-weight : normal; color : #0033CC; text-decoration : underline; }
A.CommandButton:hover { font-size : 11px; font-weight : normal; color : #0033CC; text-decoration : none; }

/*--------- User style ----------*/
.User, A.User:link, A.User:visited, A.User:active{ background:transparent url(images/Grey_r2_c9.jpg) no-repeat left; padding:0px 10px 0px 10px; font-size:11px; color:#cccccc; text-decoration:none; }
A.User:hover { font-size:11px; font-weight : normal; color: #999999; text-decoration:none; }

/*--------- CurrentDate style ----------*/
.CurrentDate, A.CurrentDate:link, A.CurrentDate:visited, A.CurrentDate:active, A.CurrentDate:hover { color:#999999; font-size:11px; text-decoration:none; }

/*--------- Footer style ----------*/
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active { font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none; }
A.Footer:hover { font-size:11px; font-weight:bold; color :#000000; text-decoration : none;}
